Package | ca.on.oh.mha.pds |
Resource Type | CodeSystem |
Id | service-modality-class |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/service-modality-class |
URL | http://ontariohealth.ca/fhir/CodeSystem/service-modality-class |
Version | 1.0.0 |
Status | draft |
Date | 2023-05-29T15:55:06.3613088+00:00 |
Name | ServiceModalitClass |
Title | Service Modality Class |
Realm | ca |
Authority | national |
Description | The value set identifies whether the health service encounter is delivered individually or in a group setting. |
Content | complete |
ValueSet | |
service-modality-class | Service Modality Class |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "service-modality-class", "url": "http://ontariohealth.ca/fhir/CodeSystem/service-modality-class", "version": "1.0.0", "name": "ServiceModalitClass", "title": "Service Modality Class", "status": "draft", "experimental": false, "date": "2023-05-29T15:55:06.3613088+00:00", "publisher": "Ontario Health", "description": "The value set identifies whether the health service encounter is delivered individually or in a group setting.", "content": "complete", "count": 2, "concept": [ { "code": "individual", "display": "Individual encounter" }, { "code": "group", "display": "Group encounter" } ] }